ListBox.KeyDown Event
The user has pressed the Key passed while the ListBox has the focus. Returns a Boolean.
Syntax
KeyDown ( Key )
Key
String
Returning True means that no further processing is to be done with the Key.